翻訳と辞書
Words near each other
・ Amiga 500 Plus
・ Amiga 600
・ Amiga 64
・ Amiga A570
・ Amiga Action
・ Amiga Active
・ Amiga Advanced Architecture chipset
・ Amiga Advanced Graphics Architecture
・ Amiga CD32
・ Amiga Chip RAM
・ Amiga Computing
・ Amiga Corporation
・ Amiga custom chips
・ Amiga demos
・ Amiga Disk File
Amiga E
・ Amiga emulation
・ Amiga Enhanced Chip Set
・ Amiga Fast File System
・ Amiga Force
・ Amiga Forever
・ Amiga Format
・ Amiga Games Database
・ Amiga Halfbrite mode
・ Amiga Hombre chipset
・ Amiga Hunk
・ Amiga models and variants
・ Amiga music software
・ Amiga Mía
・ Amiga Old File System


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Amiga E : ウィキペディア英語版
Amiga E

Amiga E, or very often simply E, is a programming language created by Wouter van Oortmerssen on the Amiga. He has since moved on to develop the SHEEP programming language for the new AmigaDE platform and the CryScript language (also known as DOG) used during the development of the video game Far Cry.
Amiga E is a combination of many features from a number of languages, but follows the original C programming language most closely in terms of basic concepts. Amiga E's main benefits are fast compilation (allowing it to be used in place of a scripting language), very readable source code, flexible type system, powerful module system, exception handling (not C++ variant) and Object oriented programming.
A "hello world" program in Amiga E looks like:
PROC main()
WriteF('Hello, World!')
ENDPROC
Amiga E was used to create the core of the popular Amiga graphics software Photogenics.
==History==

1993: The first public release of Amiga E.
1997: The last version of Amiga E is released (3.3a).
1999: Unlimited compiler executable of Amiga E is released.〔(【引用サイトリンク】 title=The Amiga E v3.3a compiler )
1999: Source code of the Amiga E compiler in M68K assembler is released under the GPL.〔(【引用サイトリンク】 title=The Amiga E v3.3a compiler source )
1999: First version of CreativE is released. Based on Sourcecode of Amiga E.
1999: First version of PowerD is released. (0.01)
2000: First version of YAEC (Yet Another E Compiler) is released. (1.0)

2001: Final version of CreativE (2.12.3) is released.〔(【引用サイトリンク】 title=CreativE - AmigaE compiler/linker )
2002: Final version of YAEC is released (2.5d).
2002: First public release of ECX. (1.0)
2003: Final version of PowerD is released. (0.20)
2008: First public release of PortablE. (r1)
2009: First public release of PortablE for Microsoft Windows. (r4)

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Amiga E」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.